at-spi2-core-dbg software package provides Assistive Technology Service Provider Interface - debugging symbols, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install at-spi2-core-dbg
at-spi2-core-dbg is installed in your system.
Make ensure the at-spi2-core-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep at-spi2-core-dbg *
You will get with at-spi2-core-dbg package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Debug packages |
| Package | at-spi2-core-dbg |
| Version | 2.5.3-2 |
| Description | Assistive Technology Service Provider Interface - debugging symbols |
| Sub Section | debug |